adTempus API
|
Gets or sets the internal script to execute.
__property IScript* Script;
IScript* Script;
Property Script() As IScript*
Use this property to run a script that is stored within adTempus
To run a script stored in a file outside of adTempus, use the ScriptFile property.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|